| 4D Chart v13CT Font number | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D Chart v13
 CT Font number 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CT Font number ( fontName ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| fontName | String |   | Name of font | |||||
| Function result | Integer |   | ID number of font | |||||
CT Font number returns the ID number of the font whose name is fontName.
This example returns the number of the font "Times":
 vNumber:=CT Font number("Times")
	Product:  4D Chart
	Theme:  CT Utilities
	Number:  
        14584
        
        
        
	
	Created:  4D Chart 1